@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-color: #F3DED9;
}
#wrapper {
        margin: 0 auto;
        width: 1024; 
        text-align:left;
}

#welcome {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-left: 150px;
	margin-right: 150px;
	}	



table {
	background-color:#000;
	color: #99F;
	border-width:0 px;
	text-align: center;
	border:none;
}

table.detail {
	background-color:#F3DED9;
	color: #99F;
	border:none;
	text-align: center;
	border-width:0 px;	
}

td	{
	background-color:#F3DED9;
	padding:5px;
	font-size: 18px;	
	text-align:left;
	color: #000;
	border: none;
}

tr	{
	border-width: 0;
}

td.menu	{
	padding:8px;
	background-color:#000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	border-color:#000;
	border:none;
	text-align: left;
	font-weight: bold;

}
td.main {
	background-color:#F3DED9;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #06F;
	border-color:#000;
}

td.desc {
	background-color:#F3DED9;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	border:none;
	border-color:#F3DED9;
	font-weight: normal;
	vertical-align:top;
}

td.desc1 {
	background-color:#F3DED9;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	border:none;
	border-color:#F3DED9;
	font-weight: normal;
	vertical-align:top;
}

a:link
	{
/*	background-color:#000;*/
	color:#9CF;
}
	a:visited
	{
	color:#9CF;
	}
	a:hover
	{
/*	background-color:#000;  */
	color:#F3DED9;
	/*font-size: 14px; */
	}
	a:active
	{
	background-color:#FFF;
	color:#0FF;
	}
a.thanks:link 
	{
	background-color:#9CF;
	color:blue;
}
.smallcenter {
	margin-left:200px;
	}
.highlight {
	color: #F00;
	font-style: italic;
}
.smheader {
	font-size: 24px;
	background-color:#F3DED9;
}

.para {
	position:absolute;
	left: 300px;
}

.para1 {
	position:inherit;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	left: 100px;
	top: 50px;
	}	

.para2 {
	position:relative;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-top: 0px;
	left: 284px;
	top: 50px;
	}
		
.para3 {
	position:inherit;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-left: 155px;
	margin-top: 0px;
	left: 393px;
	top: 50px;
	}	
	
.para4 {
	position:inherit;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-left: 175px;
	margin-top: 0px;
	left: 642px;
	top: 50px;
	}	
